<desc>Indicates whether objects can still be moved while in rotating mode.</desc>
<label>Objects always moveable</label>
</info>
<value>true</value>
</prop>
<prop oor:name="NoDistort" oor:type="xs:boolean">
<info>
<desc>Indicates whether objects that are placed on a circle keep their original form, i.e. may be moved and rotated but not resized or otherwise distorted.</desc>
<desc>Indicates whether to use printer independent metrics for document formatting (2) or to use metrics derived from the current printer (1). Refer to com::sun::star::document::PrinterIndependentLayout for valid values.</desc>
<label>Use printer independent metrics for document formatting</label>
</info>
<value>2</value>
</prop>
</group>
</group>
<group oor:name="Snap">
<info>
<desc>Contains the specification of how to force object positions and sizes to the snap grid or to align with other objects.</desc>
</info>
<group oor:name="Object">
<info>
<desc>Contains the specification of how to force object positions and sizes to predefined locations in relation to other objects.</desc>
</info>
<prop oor:name="Grid" oor:type="xs:boolean">
<info>
<desc>Indicates whether to snap an object when moved to the next grid point.</desc>
<label>Grid lines</label>
</info>
<value>false</value>
</prop>
<prop oor:name="SnapLine" oor:type="xs:boolean">
<info>
<desc>Indicates whether to snap at snap lines.</desc>
<desc>Indicates whether to use the longer (true) or the shorter (false) of the two distances along the coordinates axes from the initial to the current position to determine a new square's edge length or a new circle's diameter.</desc>
<label>Extend edges</label>
</info>
<value>true</value>
</prop>
<prop oor:name="Rotating" oor:type="xs:boolean">
<info>
<desc>Indicates whether to use snapping while rotating an object.</desc>
<label>When rotating</label>
</info>
<value>false</value>
</prop>
<prop oor:name="RotatingValue" oor:type="xs:int">
<info>
<desc>Specifies the rotation angle as a multiple of this input value when snapping for rotation is enabled. [UNIT=Degree/100]</desc>
<label>When rotating</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
<desc>Specifies that the minimum rotation angle is 0/100 degrees.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="18000">
<info>
<desc>Specifies that the maximum rotation angle is 18000/100 degrees.</desc>
<desc>Specifies the maximum angle that you can move a line before it snaps into place in the point editor that connects two points [UNIT=Degree/100].</desc>
<label>Point reduction</label>
</info>
<constraints>
<minInclusive oor:value="100">
<info>
<desc>Specifies that the minimum angle is 100/100 degrees.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="9000">
<info>
<desc>Specifies that the maximum angle is 9000/100 degrees.</desc>
</info>
</maxInclusive>
</constraints>
<value>1500</value>
</prop>
</group>
</group>
<group oor:name="Zoom">
<info>
<desc>Contains configuration items related to zooming.</desc>
</info>
<prop oor:name="ScaleX" oor:type="xs:int">
<info>
<desc>Specifies zoom factor along the horizontal axis.</desc>
<label>Scale</label>
</info>
<value>1</value>
</prop>
<prop oor:name="ScaleY" oor:type="xs:int">
<info>
<desc>Specifies zoom factor along the vertical axis.</desc>
<label>Scale</label>
</info>
<value>1</value>
</prop>
</group>
<group oor:name="Grid">
<info>
<desc>Defines handling and display of the (snap) grid.</desc>
</info>
<group oor:name="Option">
<info>
<desc>Switches regarding use and display of the (snap) grid.</desc>